Skip to content

feat: port test_general V8 instanceof suites to CTS - #78

Open
bavulapati wants to merge 3 commits into
nodejs:mainfrom
bavulapati:feat/port-test-general-v8-instanceof
Open

feat: port test_general V8 instanceof suites to CTS#78
bavulapati wants to merge 3 commits into
nodejs:mainfrom
bavulapati:feat/port-test-general-v8-instanceof

Conversation

@bavulapati

Copy link
Copy Markdown
Contributor

Ports testV8Instanceof.js and testV8Instanceof2.js - ~440 lines adopted from V8's mjsunit suite, driving napi_instanceof over a 2048-entry answer table. The V8 copyright header is kept.

Both files were transformed from upstream mechanically rather than retyped, so the answer table is byte-identical; the only other change is dropping two eslint-disable-line no-proto comments this repo does not need.

Stacked on #74 (which adds doInstanceOf), itself on #72.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Need Triage

Development

Successfully merging this pull request may close these issues.

1 participant